home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part2 / 14325 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.2 KB

  1. Path: mail2news.demon.co.uk!genesis.demon.co.uk
  2. From: Lawrence Kirby <fred@genesis.demon.co.uk>
  3. Newsgroups: comp.lang.c
  4. Subject: Re: Trouble after executing spawnlp()
  5. Date: Sat, 13 Apr 96 13:23:54 GMT
  6. Organization: none
  7. Message-ID: <829401834snz@genesis.demon.co.uk>
  8. References: <RnqbxUJdkXGb088yn@CRIS.COM>
  9. Reply-To: fred@genesis.demon.co.uk
  10. X-NNTP-Posting-Host: genesis.demon.co.uk
  11. X-Newsreader: Demon Internet Simple News v1.27
  12. X-Mail2News-Path: genesis.demon.co.uk
  13.  
  14. In article <RnqbxUJdkXGb088yn@CRIS.COM> SCLARK74@CRIS.COM "Steve Clark" writes:
  15.  
  16. >In a program I am writing, I use the spawnlp() function to run another
  17. >small program.  After the call to spawnlp(), I always get a null file
  18. >pointer when trying to open a text file.  What kind of things would
  19. >cause this to happen?  Any help is appreciated.
  20.  
  21. There is no spawnlp() function defined by he C language so you're completely
  22. at the mercy of whatever version is supplid by your particuler implementation.
  23. Try a system specific newsgroup, for example if this is under DOS
  24. try comp.os.msdos.programmer.
  25.  
  26. -- 
  27. -----------------------------------------
  28. Lawrence Kirby | fred@genesis.demon.co.uk
  29. Wilts, England | 70734.126@compuserve.com
  30. -----------------------------------------
  31.